home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / MacApp Apr 91 / MacApp.Tech$ 4⁄26⁄91 / 3520-Problem in Floating -Apr91 < prev    next >
Encoding:
Text File  |  1991-04-29  |  1.5 KB  |  46 lines  |  [TEXT/GEOL]

  1. Item    8632071                         22-April-91        11:25PDT
  2.  
  3. From:   D3904                           The Complete PC,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. ------------------------------------------------------------------------------
  8.  
  9. Sub:    Problem in Floating Window
  10.  
  11. To:     MacApp.Tech$
  12.  
  13. From:   The Complete PC, Inc.
  14.  
  15.  
  16. Dear Sir:
  17.  
  18.     We use MacApp2.01, MPW3.1 and Object Pascal to build DemoDialogs example
  19. with modification which Keith Rollin recommended in FrameWorks (November 1990,
  20. P17-P19) to include the floating window.
  21.  
  22.     We replaced UMacApp.p in MacApp's PInterfaces folder,
  23. UMacApp.TApplication.p, UMacApp.TWindow.p and Upatch.inc1.p in MacApp's
  24. Libraries folder.  We added UFloatWindow.p, UFloatWindow.inc1.p, and
  25. PalettteWDEF.a in DemoDialogs' folder.  We also included InitUfloatWindow in
  26. MDemoDialogs.p, included uFloatWindow in USES statement, changed DemoDialogs.r
  27. file and updated MAMake.
  28.  
  29.     After we built the DemoDialogs, if we run under multifinder then everything
  30. is fine.  If we switch to finder, everytime we quit DemoDialogs the system
  31. crashes.
  32.  
  33.     When building our software with floating window using the same method as
  34. DemoDialogs, and we have the same problem.  When we build with MacApp2.0, then
  35. problem only occurs on MacSE and Mac Plus.
  36.  
  37.     Could you tell us how to fix it.  Thank you very much.
  38.  
  39.  
  40.  
  41.  
  42.                                         Sincerely,
  43.                                         Ann Huang
  44.  
  45.  
  46.